The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:XAS poe session>."

XAS::Lib::POE::Session - The base class for all POE Sessions. River stage one • 6 direct dependents • 6 total dependents

This module provides an object based POE session. This object will perform the necessary actions for the lifetime of the session. This includes signal handling. Due to the nature of POE events, they can not be inherited from, but the event handlers c...

KESTEB/XAS-0.15 - 12 Jan 2017 16:01:35 UTC

XAS - Middleware for Datacenter Operations River stage one • 6 direct dependents • 6 total dependents

XAS is middleware for datacenter operations. Every datacenter has those little one off scripts that perform some important task. Most of them were written on the fly, to automate some specific task. These scripts have grown organically, they may have...

KESTEB/XAS-0.15 - 12 Jan 2017 16:01:35 UTC

XAS::Lib::POE::PubSub - A publish/subscribe class for POE sessions River stage one • 6 direct dependents • 6 total dependents

This is a very simple channel based publish/subscribe framework for POE. It is implemented as a singleton. It allows you to publish events to all interested sessions....

KESTEB/XAS-0.15 - 12 Jan 2017 16:01:35 UTC

XAS::Lib::Pipe - Interact with named pipes River stage one • 6 direct dependents • 6 total dependents

The module provides a POE based framework for reading and writing to named pipes....

KESTEB/XAS-0.15 - 12 Jan 2017 16:01:35 UTC

XAS::Lib::Service - A class to interact with Services River stage one • 6 direct dependents • 6 total dependents

This module provides a generic interface to "Services". A Service is a managed background process. It responds to external events. On Windows this would be responding to commands from the SCM. On Unix this would be responding to a special set of sign...

KESTEB/XAS-0.15 - 12 Jan 2017 16:01:35 UTC

XAS::Lib::Net::POE::Client - An asynchronous network client based on POE River stage one • 6 direct dependents • 6 total dependents

This module handles the nitty-gritty details of setting up the communications channel to a server. You will need to sub-class this module with your own for it to be useful. An attempt to maintain that channel will be made when/if that server should h...

KESTEB/XAS-0.15 - 12 Jan 2017 16:01:35 UTC

XAS::Lib::Pipe::Unix - Interact with named pipes River stage one • 6 direct dependents • 6 total dependents

The module provides a POE based framework for reading and writing to named pipes....

KESTEB/XAS-0.15 - 12 Jan 2017 16:01:35 UTC

XAS::Lib::Net::Server - A basic network server for the XAS Environment River stage one • 6 direct dependents • 6 total dependents

This module implements a simple text orientated network protocol. Data is sent out as delimited strings. Which means every string has a consistent EOL. These strings may be formatted, such as JSON. This module inherits from XAS::Lib::POE::Session....

KESTEB/XAS-0.15 - 12 Jan 2017 16:01:35 UTC

XAS::Lib::Stomp::POE::Client - A STOMP client for the POE Environment River stage one • 6 direct dependents • 6 total dependents

This module handles the nitty-gritty details of setting up the communications channel to a message queue server. You will need to sub-class this module with your own for it to be useful. When messages are received, specific events are generated. Thos...

KESTEB/XAS-0.15 - 12 Jan 2017 16:01:35 UTC

XAS::Lib::POE::Service - The base class for service sessions. River stage one • 6 direct dependents • 6 total dependents

This module inherits and extends XAS::Lib::POE::Session. It adds several more event types that can be signaled from registered sessions with XAS::Lib::Service. The method session_initialize() is used to define this event types: session_idle session_p...

KESTEB/XAS-0.15 - 12 Jan 2017 16:01:35 UTC

XAS::Lib::SSH::Server - A SSH Subsystem based server River stage one • 6 direct dependents • 6 total dependents

The module provides a POE based framework for a SSH subsystem. A SSH subsystem reads from stdin, writes to stdout or stderr. This modules emulates XAS::Lib::Net::Server to provide a consistent interface....

KESTEB/XAS-0.15 - 12 Jan 2017 16:01:35 UTC

XAS::Lib::Service::Unix - A mixin class for Unix Services River stage one • 6 direct dependents • 6 total dependents

This module is a mixin that provides an interface between a Unix like system and a Service. It responds to these additional signals. TSTP - pause the session CONT - resume the session It allows POE to manage the scheduling of sessions while handling ...

KESTEB/XAS-0.15 - 12 Jan 2017 16:01:35 UTC
12 results (0.044 seconds)